Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codegen: use new glib macro for BoolError #687

Merged
merged 1 commit into from Jan 4, 2019
Merged

Conversation

fengalin
Copy link
Contributor

@fengalin fengalin commented Jan 4, 2019

@EPashkin
Copy link
Member

EPashkin commented Jan 4, 2019

@fengalin Thanks.

@EPashkin EPashkin merged commit d41632a into gtk-rs:master Jan 4, 2019
gstreamer-github pushed a commit to sdroege/gstreamer-rs that referenced this pull request Jan 4, 2019
@GuillaumeGomez
Copy link
Member

It doesn't seem to work when regenerating gtk with latest gir. Is it expected?

The error:

error[E0423]: expected function, found struct `glib::BoolError`
   --> src/rt.rs:103:17
    |
103 |             Err(glib::BoolError("Failed to initialize GTK"))
    |                 ^^^^^^^^^^^^^^^ did you mean `glib::BoolError { /* fields */ }`?

@GuillaumeGomez
Copy link
Member

Oh nevermind...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants